home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000361_news@columbia.edu_Thu Sep 14 17:25:25 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09218
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 15 Sep 1995 03:21:06 -0400
  3. Received: by apakabar.cc.columbia.edu id AA25914
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 15 Sep 1995 03:21:03 -0400
  5. Path: news.columbia.edu!news.cs.columbia.edu!news.boxhill.com!news.sprintlink.net!newsfeed.internetmci.com!news.mathworks.com!panix!not-for-mail
  6. From: mgflax@panix.com (Marshall G. Flax)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: VOS Kermit (batched) and the INPUT command
  9. Date: 14 Sep 1995 13:25:25 -0400
  10. Organization: Currently, _extremely_ disorganized
  11. Lines: 10
  12. Message-Id: <439oi5$hup@panix.com>
  13. Nntp-Posting-Host: panix.com
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. I have a script which works quite well when run interactively with 
  17. Kermit 190(5A) on VOS 11.7.2.  But when it is run as a batched or start-
  18. process, it hangs.  Using the -d option, it appears that it hangs on the first 
  19. INPUT command it encounters -- which makes sense if it is trying to read from 
  20. a nonexistent keyboard to see if the INJPUT has been interrupted.  Am
  21. I doing anything wrong?
  22.  
  23. marshall
  24. -- 
  25.                   [Marshall G. Flax -- mgflax@panix.com]